Welcome![Sign In][Sign Up]
Location:
Search - dll example

Search list

[OS programDLLExample

Description: 动态链接库实例,如果你要真正的理解WINDOWS编程,你就必须了解DLL,所以这个源码会让你以最有效的途径去理解及掌握DLL.-DLL example, if you want to truly understand Windows programming, You must understand DLL, so the source code will allow you to the most effective way to understand and master the DLL.
Platform: | Size: 146432 | Author: 弗里曼 | Hits:

[CSharpDXFViewer_cs

Description: 例子装载文件DXF 。DLL + 原始代码是包括的分析器和观察者。-example loading documents DXF. DLL source code is included in the analyzer and observers.
Platform: | Size: 494592 | Author: Luis Arce | Hits:

[OtherDotNetArchive

Description: 包含详细例子的c#创建shape文件的开源码,国外网站找到-contains a detailed example of the c# create shape of the open-source documents, the foreign Web site
Platform: | Size: 451584 | Author: | Hits:

[Fractal programwavelet-xiaobo

Description: \examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件; \wavelet 目录中存放的是具体的实现源代码; \wavelet 子目录中存放的是基本的小波处理函数代码; \wavelet_plugin 子目录中存放的是.dll的实现代码。-\ examples directory storage is a gradual transfer of, for example, contains essential. dll; \ wavelet directory storage is the realization of specific source code; \ wavelet subdirectory storage is a basic function of the wavelet processing code. \ wavelet_plugin subdirectory storage yes. dll the codes.
Platform: | Size: 676864 | Author: 张宾 | Hits:

[OpenGL program2004082412074230708

Description: 这是OpenGL最基本的交互模式,在这个例子里可以通过鼠标来点击运动三维物体来显示物体的名称,也可以添加自己的代码来作其他的事情.这个例子的原作者是:Jan Horn另外还要把dll文件夹中的Dll考到System32目录下. -This is the OpenGL basic interactive mode, In this example can click of the mouse to click on 3D objects to show the names of objects, also can add their own code for other things. This example is the originator : Jan Horn Furthermore, we need to put dll folder Dll examination of the System32 directory.
Platform: | Size: 875520 | Author: | Hits:

[Multimedia programwangluozhibo

Description: 这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001 接收端插件: 插件文件名:rdV2NetSource.dll 注册方法:运行register.bat 运行环境要求:windows, directx 8.0以上 接收端1: 文件名:Windows Media Player 9.0 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 然后运行Windows Media Player,在"打开"菜单中选择 "打开URL",然后输入"rdv2://redcode.meibu.com:9001",然后按 "确定",即可看见图像 接收端2: 目录:ClientExample 执行文件名:PlayTheFile.exe 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 运行PlayTheFile.exe,即可看见图像 运行环境要求:windows, directx 8.0以上 -this procedure bundle of three parts : a live server, plug-in receiver, the receiver example. Broadcast server : Contents : rdV2Server executable files : rdV2EDemo.exe required documents : rdV2Encoder.dll operating environment requirements : windows, directx 9.0, USB camera, MIC operations : install xvid encoder (XviD- 1.0.1- 05062004.exe) Operation rdV2EDemo.exe Click CapComp button interception server port : Plug-9001 receiver : Plug-in File Name : rdV2NetSource.dll registration : Operation register.bat operating environment requirements : windows, directx 8.0 above a receiver : File name : Windows Media Player 9.0 operating methods : first registered plug-ins, Installation xvid decoder (Operating XviD- 1.0.1- 05062004.exe) then run Windows Media Player, in the "Open" menu,
Platform: | Size: 758784 | Author: cnbeta1985 | Hits:

[Other Databasessqlite_vcl

Description: DELPHI 访问SQLITE3 数据库的VCL控件,需要sqlite3.dll文件,不需要安装任何服务端软件,我常用他作为应用的配置和日志存放点,缺陷就是没有加密。-SQLITE3 visit Delphi VCL control of the database, need sqlite3.dll documents do not have to install any server software. I used him as an application of the configuration and log files, the defect is not encrypted.
Platform: | Size: 4322304 | Author: ourenyang | Hits:

[OtherDLLInjectTest

Description: DLL注入示例,用VC++写DLL和注入主程序,运行后注入到系统程序中-DLL injection example, the VC write DLL injection and main program, the operating system after the injection procedure to
Platform: | Size: 21504 | Author: | Hits:

[OtherdllTest7_callobject

Description:   DLL中定义的类可以在应用工程中使用。   这是个例子源码,在这个工程中,我们在DLL中定义了point和circle两个类,并在应用工程中引用了它们-DLL definition of the class in the use of application engineering. This is the example source code, in this project, We DLL defines a point and circle two categories, the application of engineering and quoted them
Platform: | Size: 654336 | Author: zhengyan | Hits:

[OtherdllTest6_qjbl

Description: DLL定义的全局变量可以被调用进程访问,DLL也可以访问调用进程的全局数据,这是一个引用DLL中变量的例子。-DLL definition of global variables can be called the visit process, DLL calls can also visit the process of global data, which is a DLL used variable example.
Platform: | Size: 60416 | Author: zhengyan | Hits:

[Windows CEChap21_DLL

Description: wince dll 事例程式,或者可能对你又参考帮助作用-wince dll example program, or may help you make reference to the role
Platform: | Size: 453632 | Author: samuel | Hits:

[OS programdlltest2

Description: 一个用VC编写的测试多线程的例子,代码很简单,适合于初学者-use a test prepared by the VC multithreading example, the code is very simple and suitable for beginners
Platform: | Size: 82944 | Author: 丑小鸭 | Hits:

[Windows DevelopWinIO_Keyboard

Description: 调用WinIO模拟键盘的例子。Delphi源码,请注意要把WinIo.dll.sys.VXD 放在EXE目录下.否则无效。-call WinIO simulated keyboard example. Delphi source, Please note should WinIo.dll.sys.VXD on EXE directory. otherwise invalid.
Platform: | Size: 187392 | Author: 陈东 | Hits:

[Data structsbitonic

Description: 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。-based on the latest generation of common GPU-- Geforce8800. CUDA platform in the development of the parallel scheduling algorithm, GPU is based on the calculation of the common application program a good example.
Platform: | Size: 1566720 | Author: 白洪涛 | Hits:

[e-language200507251615205678

Description: softonline.dll中函数的使用,请见不同的例程,VB函数见VB例子,VC函数见VC例子,VFP函数见VFP的例子,BCB函数见BCB例子, Delphi函数见Delphi例子,PowerBuilder函数见PB例子,易语言函数见易语言例子,其中会有非常详细的介绍。-softonline.dll use, see different routines, VB function see examples VB, VC function see VC example, the function see VFP VFP example, BCB function see BCB example, Delphi function see Delphi examples, PowerBuilder function see PB example, Yi Yi language function see examples of language, there will be a very detailed presentation.
Platform: | Size: 482304 | Author: sun | Hits:

[OS programShowView

Description: 本次程序主要由两个工程组成,一个是创建动态链接库实例工程BitDll,另一个则是调用DLL文件的主工程ShowView。-this procedure works by the two major components, one is to create dynamic link library project BitDll example, Another is called DLL files ShowView the main works.
Platform: | Size: 4102144 | Author: 陈妙 | Hits:

[Internet-Networkaddfun

Description: 聊天工具 If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.-chatting tool If your application uses MFC in a share d DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localiz ed resources from the Microsoft MFC42XXX.DLL V isual C CD-ROM onto the system or system32 direc tory. and rename it to be MFCLOC.DLL. ( "XXX" stands az r the language abbreviation. For example, MFC42DEU.DLL contains resources translated t o German.) If you do not do this, some of the UI elements of your application will remain in the language of the operating system.
Platform: | Size: 437248 | Author: | Hits:

[Linux-UnixVisualStudio.Net

Description: 提供了大量初学CSharp的示例,DataSet/Delegate等使用方法-provide a lot of novice CSharp example, DataSet/Delegate using such methods
Platform: | Size: 2744320 | Author: phoenix.xia | Hits:

[OS programjna

Description: JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
Platform: | Size: 272384 | Author: tiger | Hits:

[GUI DevelopDllTest

Description: 动态库调用,是一个很好的学习如何调用动态库的例子-Dynamic library call, is a very good learning how to call DLL example
Platform: | Size: 1994752 | Author: hpuer | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net